home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / DeveloperStax.cpt / Developer Stack 1.2r / card_35324.txt < prev    next >
Text File  |  1989-02-26  |  531b  |  32 lines

  1. -- card: 35324 from stack: in.2r
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3837
  5. -- name: Interpolate
  6.  
  7.  
  8. -- part contents for background part 5
  9. ----- text -----
  10. Interpolate
  11.  
  12. -- part contents for background part 6
  13. ----- text -----
  14. This is a very small but useful XFCN for calculation of the value of Y by linear interpolation between two values of X.  
  15.  
  16.  
  17.  
  18.  
  19. -- part contents for background part 7
  20. ----- text -----
  21. Syntax:
  22.  
  23. interpolate (xvalue, tx, bx, ty,by)
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. -- part contents for background part 10
  31. ----- text -----
  32. 36